a11y: Update the accessible state when GtkIconView:model changes
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 27 Apr 2020 16:43:28 +0000 (17:43 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 5 Jun 2020 19:35:10 +0000 (20:35 +0100)
commitfc512f0b9fa50f52dd63afd31856a752db6110f2
tree3295c8102180f0713ec1160259cf7727ce7666b2
parentf5ed59b7f2e1c2eb5726b29fccb7f6fa28032903
a11y: Update the accessible state when GtkIconView:model changes

Do not use a generic "notify" signal handler.

Additionally, clean up the GtkIconViewAccessible implementation to bring
it up with modern idiomatic GObject.
gtk/a11y/gtkiconviewaccessible.c
gtk/a11y/gtkiconviewaccessible.h
gtk/a11y/gtkiconviewaccessibleprivate.h
gtk/gtkiconview.c